 | PrivacyMaskingAnnotationActionTaken Property |
Identifies the action that was taken
Namespace: SanteDB.Core.Security.PrivacyAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic ResourceDataPolicyActionType ActionTaken { get; }Public ReadOnly Property ActionTaken As ResourceDataPolicyActionType
Get
public:
property ResourceDataPolicyActionType ActionTaken {
ResourceDataPolicyActionType get ();
}member ActionTaken : ResourceDataPolicyActionType with get
Property Value
ResourceDataPolicyActionType
See Also