Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxSDEVersion Interface |
For a list of all members of this type, see IMMPxSDEVersion 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, corresponds to the Base field's value in MM_PX_VERSIONS table (as string). |
![]() | Description | Describes the node's version, corresponds to the Description field's value in MM_PX_VERSIONS table (as string). |
![]() | Name | Name for the node's version, corresponds to the Name field's value in MM_PX_VERSIONS table (as string). |
![]() | NodeId | The identifier for the node (as long). |
![]() | nodeTypeId | The node type identifier (as long). |
![]() | Status | The status of the version (as integer). |
![]() | UserName | Accesses the username of the person to which the version belongs (as string). |
![]() | Valid | Determines whether the SDE version object is initialized correctly and ready for use (as boolean). |
![]() | VersionInfoDirty | Flag to indicate whether the version has been updated (as boolean). |