Click or drag to resize

AttributeTypeTypeSetAttributeDataType(Object) Method

Sets the attribute data type to the type of the provided value

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public void SetAttributeDataType(
	Object value
)

Parameters

value  Object
The value
See Also