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