SIFWorks ADK 2.0
SifValue Property
NamespacesEdustructures.SifWorksSimpleFieldSifValue

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

Returns the AdkDataType value of this field
Declaration Syntax
C#Visual BasicVisual C++
public override SifSimpleType SifValue{ get; set;}
Public Overrides Property SifValue As SifSimpleType
public:
virtual property SifSimpleType^ SifValue {
	SifSimpleType^ get () override;
	void set (SifSimpleType^ value) override;
}

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