 | AttributeTypeIsMaster Property |
Gets a value indicating whether this instance is a master attribute referenced by mirror attributes.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic bool IsMaster { get; }
Public ReadOnly Property IsMaster As Boolean
Get
public:
virtual property bool IsMaster {
bool get () sealed;
}
Property Value
BooleanImplements
IMirrorIsMaster
See Also