 | AMLFacetIsFacet Property |
Gets a value indicating whether this instance is an AMLFacet
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic bool IsFacet { get; }
Public ReadOnly Property IsFacet As Boolean
Get
public:
property bool IsFacet {
bool get ();
}
Property Value
Boolean
See Also