Click or drag to resize

PolicyViolationExceptionPolicyId Property

Gets the policy identifier.

Namespace:  SanteDB.Core.Exceptions
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public string PolicyId { get; }

Property Value

Type: String
The policy identifier.
See Also