SIFWorks ADK 2.0
KeyFields Property
NamespacesEdustructures.SifWorks.InfraSIF_ColumnHeadersKeyFields

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

Gets the metadata fields that make up the key of this object
Declaration Syntax
C#Visual BasicVisual C++
public IElementDef[] KeyFields{ get;}
Public ReadOnly Property KeyFields As IElementDef()
public:
property array<IElementDef^>^ KeyFields {
	array<IElementDef^>^ get ();
}
Return Value
an array of metadata fields that make up the object's key
Remarks
This property returns an array composed of the following constants:
CopyC#
InfraDTD.SIF_COLUMNHEADERS_SIF_ELEMENT

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