ArcFM Desktop Developer Guide
CreateUser Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The user who created the session (as string). This value corresponds to the Create_User field's value in the MM_Session table.
Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
Property CreateUser As String
'Usage
 
Dim instance As IMMSession
Dim value As String
 
instance.CreateUser = value
 
value = instance.CreateUser
[DispId(1610678275)]
string CreateUser {get; set;}

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

IMMSession Interface
IMMSession Members

 

 


Send Comment