 | AttributeTypeMasterParentID Property |
Gets the ID of the master attributes parent instance, if this is a mirror Attribute object. If it is not a mirror,
null is returned.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string MasterParentID { get; }
Public ReadOnly Property MasterParentID As String
Get
public:
property String^ MasterParentID {
String^ get ();
}
Property Value
String
See Also