Gets the identifier that is used for the DOF's operations in the unsecured domain.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DOFObjectIDSource getSourceID()
Return Value
Type: DOFObjectIDSourceThe DOF's DOFObjectID.Source. This will not be null.
Remarks
See Also
Reference
Builder.setSourceID(Source)