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