Convert an attribute to its standardized text form.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public string toStandardString()
Return Value
Type: StringThe String that represents the attribute without loss of information.
Remarks
See Also