| LkDataCalculated Property |
The calculated fields of the operation records separated by the ASCII code character 30.
Namespace:
LinkarCommon
Assemblies:
LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string Calculated { get; }
Public ReadOnly Property Calculated As String
Get
public:
property String^ Calculated {
String^ get ();
}
member Calculated : string with get
Property Value
Type:
StringSee Also