ArcFM Desktop Developer Guide
Access Property (IMMSessionVersion)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Indicates whether version access is Public, Protected or Private and corresponds to the Ver_Access field's value in MM_PX_VERSIONS (as integer).
Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
Property Access As Short
'Usage
 
Dim instance As IMMSessionVersion
Dim value As Short
 
instance.Access = value
 
value = instance.Access
[DispId(1610678278)]
short Access {get; set;}

Property Value

Long integer that represents the version access type
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

IMMSessionVersion Interface
IMMSessionVersion Members

 

 


Send Comment