Click or drag to resize

EntityRelationshipResourceHandler.ResourceName 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; }

Property Value

Type: String

Implements

IApiResourceHandler.ResourceName
See Also