Name
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Name As String
Get
Dim instance As ITravelInfo
Dim value As String
value = instance.Name
property String^ Name {
String^ get ();
}
Property Value
Type:
String
See Also