| OperationParameterDescriptionLocation Property |
Gets the location of the parameter
Namespace:
SanteDB.Core.Interop.Description
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public OperationParameterLocation Location { get; }
Public ReadOnly Property Location As OperationParameterLocation
Get
public:
property OperationParameterLocation Location {
OperationParameterLocation get ();
}
member Location : OperationParameterLocation with get
Property Value
Type:
OperationParameterLocationSee Also