 | ChangeCustomPropertyArgs.PropertyType Property |
Valid type for VARIANT describing type of the property that changed;
see Microsoft MSDN for a list of valid VARIANT types
Namespace:
ATR.CT.CTInterface
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic int PropertyType { get; }
Public ReadOnly Property PropertyType As Integer
Get
Property Value
Type:
Int32
See Also