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