Click or drag to resize

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; }

Property Value

Type: String

Implements

IApiResourceHandlerResourceName
See Also