ArcFM Desktop Developer Guide
OwnerName Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The owner of the session. This read-only value corresponds to the Current_Owner field's value in the MM_Session table (as string).
Syntax
'Declaration
 
<DispIdAttribute(1610678276)>
ReadOnly Property OwnerName As String
'Usage
 
Dim instance As IMMSession3
Dim value As String
 
value = instance.OwnerName
[DispId(1610678276)]
string OwnerName {get;}

Property Value

String
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMSession3 Interface
IMMSession3 Members

 

 


Send Comment