SIFWorks ADK 2.0
IElementVersionInfo Interface
NamespacesEdustructures.SifWorksIElementVersionInfo

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

Represents information about an IElementDef that is specific to a version of SIF
Declaration Syntax
C#Visual BasicVisual C++
public interface IElementVersionInfo
Public Interface IElementVersionInfo
public interface class IElementVersionInfo
Members
All MembersMethodsProperties



IconMemberDescription
GetSurrogate(IElementDef)
A RenderSurrogate instance, if necessary for rendering this element in this version of SIF

IsCollapsed
Does this element "collapse" in this version of SIF? This happens with list container elements in SIF 1.x

IsRepeatable
Is this element repeatable in this version of SIF?

Sequence
The Sequence number of this element in this version of SIF

Tag
The XML tag name used for this version of SIF

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