IAssociateIdentName Property |
IdentName - same as the Login Name, except in Japan.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring IdentName { get; }
ReadOnly Property IdentName As String
Get
Dim instance As IAssociate
Dim value As String
value = instance.IdentName
property String^ IdentName {
String^ get ();
}
Property Value
Type:
String
See Also