| TransformArgumentAttributeDescription Property |
The description of the argument
Namespace:
SanteDB.Matcher.Transforms
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
Property Value
Type:
StringSee Also