Click or drag to resize

AttributeTypeTypeDefaultValue Property

Gets and sets the DefaultValue element of this Attribute object. Use the property DefaultAttributeValue, to get or set the type encoded default value according to the Attribute Data Type.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public virtual string DefaultValue { get; set; }

Property Value

String
See Also