Constructor PdmObjectId
PdmObjectId(string)
Initializes a new instance of the PdmObjectId structure.
Declaration
public PdmObjectId(string inPdmObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | inPdmObjectId | PDM object identifier, or null if empty. |