UomLinearUnitXML Property |
Returns the XML representation of an object.
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public override string XML { get; }
Public Overrides ReadOnly Property XML As String
Get
public:
virtual property String^ XML {
String^ get () override;
}
abstract XML : string with get
override XML : string with get
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also