Get the storage's domain identifier.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DOFObjectIDDomain getStorageDomainID()
Return Value
Type: DOFObjectIDDomainThe storage's domain identifier. Must not be null.
Exceptions
| Exception | Condition |
|---|---|
| Exception | If the storage domain identifier could not be retrieved. |
Remarks
See Also