SIFWorks ADK 2.0
DefaultClass Property
NamespacesEdustructures.SifWorksDefaultValueBuilderDefaultClass

[This is preliminary documentation and is subject to change.]

Specifies the default class for .Net method calls that do not reference a fully-qualified class name. Edustructures.SifWorks.DefaultValueBuilder is used as the default unless this method is called to change it.
Declaration Syntax
C#Visual BasicVisual C++
public static string DefaultClass{ set;}
Public Shared WriteOnly Property DefaultClass As String
public:
static property String^ DefaultClass {
	void set (String^ value);
}
Value
The name of a class (e.g. "Edustructures.SifWorks.DefaultValueBuilder")

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10