 | CaexObjectWithReferenceTReferenceAttributeName Property |
Gets the Name of the attribute of the wrapped Xml-Element, which is used to define the reference to the base class.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string ReferenceAttributeName { get; }
Public ReadOnly Property ReferenceAttributeName As String
Get
public:
property String^ ReferenceAttributeName {
String^ get ();
}
Property Value
String
See Also