Miner.Interop.Process.Workflow Assembly > Miner.Interop.Process Namespace : IMMWMSDesign Interface |
For a list of all members of this type, see IMMWMSDesign members.
Name | Description | |
---|---|---|
![]() | Description | Sets or returns the description of the design. This data resides in the Description field of the MM_WMS_DESIGN table. |
![]() | ID | Returns the ID associated with a design. This value is stored in the ID field of the MM_WMS_DESIGN table. |
![]() | Name | Sets or returns the name of a design based on the value in the Name field on the MM_WMS_DESIGN table. |
![]() | OID | This property sets or returns the Object ID associated with the design. This value is stored in the ObjectID field of the MM_WMS_GIS_DESIGN table. It returns -1 if no value is found. |
![]() | OwnerID | Sets or returns the OwnerID associated with a design. This value is stored in the CURRENT_OWNER_ID field of the MM_WMS_DESIGN table. |
![]() | PropertySet | Sets or returns an IMMWMSPropertySet object. This object contains additional design data such at Create_Date, Approve_Date, and Database_ID. |
![]() | SiteConditions | Sets or returns the site conditions meta-data associated with the design |
![]() | StateLocked | Returns a boolean value indicating whether the design is locked. The design will be locked if it is in an approved state or if the current design state is the same value as the WMSDesignMobileState configuration value set in the Process Framework Administration Tool. See Mobile Configuration Values in the Process Framework Administration tool for more details about default values. |
![]() | WorkRequestID | Sets or returns the Work Request ID associated with the design. This value is stored in the WORK_REQUEST_ID field of the MM_WMS_DESIGN table. |