Gets the name that will be given to DOFs created from this DOF.Config.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public string getName()
Return Value
Type: StringThe name stored in the DOF.Config. Null if the name is randomly generated.
Remarks
See Also