SIFWorks ADK 2.0
SifValue Property
NamespacesEdustructures.SifWorksElementSifValue

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

Gets or sets the SIF strongly-typed value of this element if applicable
Declaration Syntax
C#Visual BasicVisual C++
public abstract SifSimpleType SifValue{ get; set;}
Public MustOverride Property SifValue As SifSimpleType
public:
virtual property SifSimpleType^ SifValue {
	SifSimpleType^ get () abstract;
	void set (SifSimpleType^ value) abstract;
}

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