| DataRetentionRuleConfigurationName Property |
Gets the name of the rule
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
member Name : string with get, set
Property Value
Type:
StringSee Also