Miner.Interop.Process.Session Assembly > Miner.Interop.Process Namespace : IMMSessionVersion Interface |
For a list of all members of this type, see IMMSessionVersion members.
Name | Description | |
---|---|---|
![]() | Access | Indicates whether version access is Public, Protected or Private and corresponds to the Ver_Access field's value in MM_PX_VERSIONS (as integer). |
![]() | BaseVersion | The name of the parent version. This value corresponds to the Base field's value in MM_PX_VERSIONS table (as string). |
![]() | Description | Description for the session's version. This value corresponds to the Description field's value in MM_PX_VERSIONS table (as string). |
![]() | Name | Name for the session's version, for example, SN_100. This value corresponds to the Name field's value in MM_PX_VERSIONS table (as string). |
![]() | Status | 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). |