Interface IST_CustomOpenEnumeratedProp
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7DACBAC7-4AD1-44E2-8EF8-341C9392197A")]
public interface IST_CustomOpenEnumeratedProp : IST_CustomProp
Properties
PropType
Declaration
TCustomPropType PropType { get; }
Property Value
Type | Description |
---|---|
TCustomPropType |
ValueProp
Declaration
IST_CustomProp ValueProp { get; }
Property Value
Type | Description |
---|---|
IST_CustomProp |