 | AttributeValueRequirementTypeUnknownType Property |
Gets the 'UnknownType' constraint.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic UnknownTypeType UnknownType { get; }
Public ReadOnly Property UnknownType As UnknownTypeType
Get
public:
property UnknownTypeType^ UnknownType {
UnknownTypeType^ get ();
}
Property Value
UnknownTypeType
See Also