| ServiceResourceOptionsResourceName Property |
Gets the name of the resource
Namespace:
SanteDB.Core.Interop
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string ResourceName { get; set; }
Public Property ResourceName As String
Get
Set
public:
property String^ ResourceName {
String^ get ();
void set (String^ value);
}
member ResourceName : string with get, set
Property Value
Type:
StringSee Also