SIFWorks ADK 2.0
DefaultValue Property
NamespacesEdustructures.SifWorks.Tools.MappingFieldMappingDefaultValue

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

Gets or sets the default value for this field when no corresponding element or attribute is found in the SIF Data Object. The Mapping.map methods will create an entry in the HashMap with this default value.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string DefaultValue{ get; set;}
Public Overridable Property DefaultValue As String
public:
virtual property String^ DefaultValue {
	String^ get ();
	void set (String^ value);
}
Value
The default string value for this field

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