 | ExternalInterfaceTypeMasterID Property |
Gets the master identifier, if this ExternalInterface is a mirror .
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string MasterID { get; }
Public ReadOnly Property MasterID As String
Get
public:
virtual property String^ MasterID {
String^ get () sealed;
}
Property Value
StringImplements
IMirrorMasterID
See Also