ValueType

IPropertyEffect.ValueType property

Specifies the type of a property value. Read/write PropertyValueType.

public PropertyValueType ValueType { get; set; }

See Also