| Miner.Interop.Process.Workflow Assembly > Miner.Interop.Process Namespace : IMMWMSDesign Interface | 
The following tables list the members exposed by IMMWMSDesign.
| 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. | 
![]()  | 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. |