Interface ISTOMPresenter
Namespace: STOMTypes
Assembly: STOMTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("4D552BA1-BD34-45A6-8ED4-C499A46B0236")]
public interface ISTOMPresenterProperties
Model
Declaration
object Model { get; set; }Property Value
| Type | Description | 
|---|---|
| object | 
ModelInterfaceID
Declaration
Guid ModelInterfaceID { get; }Property Value
| Type | Description | 
|---|---|
| Guid | 
Prop
Declaration
ISTOMProperty Prop { get; }Property Value
| Type | Description | 
|---|---|
| ISTOMProperty | 
Typ
Declaration
ISTOMTypeDescriptor Typ { get; }Property Value
| Type | Description | 
|---|---|
| ISTOMTypeDescriptor |