| AutoCompletePropertyInfoDocumentation Property |
Documentation
Namespace:
SanteDB.Rest.Common.Operations
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax public string Documentation { get; set; }
Public Property Documentation As String
Get
Set
public:
property String^ Documentation {
String^ get ();
void set (String^ value);
}
member Documentation : string with get, set
Property Value
Type:
StringSee Also