Interface ISTOMListItem
Namespace: STOMTypes
Assembly: STOMTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("85E90B43-B7A8-48AF-B403-C29F611CF8BD")]
public interface ISTOMListItemProperties
Highlighted
Declaration
bool Highlighted { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
ID
Declaration
string ID { get; }Property Value
| Type | Description | 
|---|---|
| string | 
Prop
Declaration
ISTOMProperty Prop { get; }Property Value
| Type | Description | 
|---|---|
| ISTOMProperty | 
Selected
Declaration
bool Selected { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
UpdateStamp
Declaration
long UpdateStamp { get; }Property Value
| Type | Description | 
|---|---|
| long |