Interface IST_CustomIntegerProp
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[Guid("085D8352-5FA5-49E9-91BB-5DBA63F7DA58")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_CustomIntegerProp : IST_CustomProp
Properties
IntValue
Declaration
int IntValue { get; set; }
Property Value
Type | Description |
---|---|
int |
PropType
Declaration
TCustomPropType PropType { get; }
Property Value
Type | Description |
---|---|
TCustomPropType |