ArcFM Desktop Developer Guide
Status Property (IMMSessionVersion)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Indicates whether a session version exists, has been posted or is nothing. This value corresponds to the Status field's value in MM_PX_VERSIONS. All values should be valid values in the mmSessionVersionStatus enumeration (as integer).
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
Property Status As Short
'Usage
 
Dim instance As IMMSessionVersion
Dim value As Short
 
instance.Status = value
 
value = instance.Status
[DispId(1610678280)]
short Status {get; set;}

Property Value

Returns a value from mmSessionVersionStatus enumeration as a long integer
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