 | AttributeTypeTypeAttributeTypeDefiningAttribute Property |
Gets the Attribute datatype which is valid for values of all
ValueAttributes of this element.
For this class, it is the instance itself.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AttributeTypeType AttributeTypeDefiningAttribute { get; }
Public ReadOnly Property AttributeTypeDefiningAttribute As AttributeTypeType
Get
public:
virtual property AttributeTypeType^ AttributeTypeDefiningAttribute {
AttributeTypeType^ get () sealed;
}
Property Value
AttributeTypeTypeImplements
IAttributeValueTypeAttributeTypeDefiningAttribute
See Also