XRoadLib


XRoadNotesAttribute

Namespace: XRoadLib.Attributes

Description of the service (for displaying to users).

Constructors

ConstructorDescription
new(value)
Signature: value:string -> unit
new(languageCode, value)
Signature: (languageCode:string * value:string) -> unit

Instance members

Instance memberDescription
LanguageCode
Signature: string
Value
Signature: string
Fork me on GitHub