SIFWorks ADK 2.0
FieldName Property
NamespacesEdustructures.SifWorks.Tools.MappingFieldMappingFieldName

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

Gets or sets the name of the local application field that maps to the SIF Data Object element or attribute
Declaration Syntax
C#Visual BasicVisual C++
public virtual string FieldName{ get; set;}
Public Overridable Property FieldName As String
public:
virtual property String^ FieldName {
	String^ get ();
	void set (String^ value);
}
Value
The local application field name. (This value will be used as the key in HashMaps populated by the Mappings.map methods)

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