| AuditResourceHandlerResourceName Property |
The name of the resource
Namespace:
SanteDB.Rest.AMI.Resources
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax public string ResourceName { get; }
Public ReadOnly Property ResourceName As String
Get
public:
virtual property String^ ResourceName {
String^ get () sealed;
}
abstract ResourceName : string with get
override ResourceName : string with get
Property Value
Type:
StringImplements
IApiResourceHandlerResourceNameSee Also