Class SwiftQuantityTypeExtensions

Namespace
Subsembly.Swift
Assembly
Subsembly.Sepa.dll
public static class SwiftQuantityTypeExtensions
Inheritance
SwiftQuantityTypeExtensions
Inherited Members

Fields

FAMT

public const string FAMT = "FAMT"

Field Value

string

UNIT

public const string UNIT = "UNIT"

Field Value

string

Methods

FromToken(string)

public static SwiftQuantityType FromToken(string sQuantityType)

Parameters

sQuantityType string

Returns

SwiftQuantityType

ToToken(SwiftQuantityType)

public static string ToToken(this SwiftQuantityType nQuantityType)

Parameters

nQuantityType SwiftQuantityType

Returns

string