 | InternalLinkTypeIsDefined Property |
Determines, if this InternalLink Instance has defined Interfaces.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic bool IsDefined { get; }
Public ReadOnly Property IsDefined As Boolean
Get
public:
property bool IsDefined {
bool get ();
}
Property Value
Boolean
See Also