 | NamedElementSequenceTIsOwnerDefined Property |
Determines, if the owner of the sequence is defined
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic bool IsOwnerDefined { get; }
Public ReadOnly Property IsOwnerDefined As Boolean
Get
public:
property bool IsOwnerDefined {
bool get ();
}
Property Value
Boolean
See Also