SIFWorks ADK 2.0
PropertyNames Property
NamespacesEdustructures.SifWorks.Tools.MappingMappingsPropertyNames

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

Gets the names of all user-defined properties currently set on this Mappings instance.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string[] PropertyNames{ get;}
Public Overridable ReadOnly Property PropertyNames As String()
public:
virtual property array<String^>^ PropertyNames {
	array<String^>^ get ();
}
Return Value
An array of property names

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