Project Type - list item - enTableProjType=85
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIListTextItem Type { get; set; }
Property Type As IListTextItem
Get
Set
Dim instance As IProject
Dim value As IListTextItem
value = instance.Type
instance.Type = value
property IListTextItem^ Type {
IListTextItem^ get ();
void set (IListTextItem^ value);
}
Property Value
Type:
IListTextItem
See Also