Interface IST_CustomBooleanProp
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[Guid("42CA9787-FE68-489D-8F1E-30AA561F7FFA")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_CustomBooleanProp : IST_CustomProp
Properties
BolValue
Declaration
bool BolValue { get; set; }
Property Value
Type | Description |
---|---|
bool |
PropType
Declaration
TCustomPropType PropType { get; }
Property Value
Type | Description |
---|---|
TCustomPropType |