 | UserCredentialsLocationId Property |
User's Location Id
Namespace:
MedTunnelSvc.Models
Assembly:
MedTunnelSvc (in MedTunnelSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string LocationId { get; set; }Public Property LocationId As String
Get
Set
public:
property String^ LocationId {
String^ get ();
void set (String^ value);
}member LocationId : string with get, set
Property Value
Type:
String
See Also