Interface ISTOMProperty
Namespace: STOMTypes
Assembly: STOMTypes.dll
Syntax
[Guid("F86A4050-4235-4757-A27F-BE1D9D176032")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISTOMPropertyProperties
Enabled
Declaration
bool Enabled { get; }Property Value
| Type | Description | 
|---|---|
| bool | 
Name
Declaration
string Name { get; }Property Value
| Type | Description | 
|---|---|
| string | 
Parent
Declaration
ISTOMProperty Parent { get; }Property Value
| Type | Description | 
|---|---|
| ISTOMProperty | 
Typ
Declaration
ISTOMTypeDescriptor Typ { get; }Property Value
| Type | Description | 
|---|---|
| ISTOMTypeDescriptor | 
ValueAsString
Declaration
string ValueAsString { get; set; }Property Value
| Type | Description | 
|---|---|
| string |