SIFWorks ADK 2.0
KeyFields Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoOverrideKeyFields

[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 override IElementDef[] KeyFields{ get;}
Public Overrides ReadOnly Property KeyFields As IElementDef()
public:
virtual property array<IElementDef^>^ KeyFields {
	array<IElementDef^>^ get () override;
}
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#
StudentDTD.SCHOOLCOURSEINFOOVERRIDE_OVERRIDE

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