 | OrdinalScaledTypeTypeAttributeTypeDefiningAttribute Property |
Gets the attribute, which specifies the attribute data type for the value elements of this instance.
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