 | TransformArgumentAttributeDescription Property |
The description of the argument
Namespace: SanteDB.Matcher.TransformsAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic string Description { get; }Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}member Description : string with get
Property Value
String
See Also