| ServiceOperationDescriptionVerb Property |
Gets the verb for this description
Namespace:
SanteDB.Core.Interop.Description
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Verb { get; }
Public ReadOnly Property Verb As String
Get
public:
property String^ Verb {
String^ get ();
}
member Verb : string with get
Property Value
Type:
StringSee Also