| DataRetentionRuleConfigurationAction Property |
Dictates the action
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public DataRetentionActionType Action { get; set; }
Public Property Action As DataRetentionActionType
Get
Set
public:
property DataRetentionActionType Action {
DataRetentionActionType get ();
void set (DataRetentionActionType value);
}
member Action : DataRetentionActionType with get, set
Property Value
Type:
DataRetentionActionTypeSee Also