Class LocationDto
Assembly: OEMS.Core.dll
Syntax
Properties
Address
Declaration
public string Address { get; set; }
Property Value
Capacity
Declaration
public int Capacity { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
GoogleSatelliteLink
Declaration
public string GoogleSatelliteLink { get; set; }
Property Value
Id
Declaration
public Guid Id { get; set; }
Property Value
IsSelected
Declaration
public bool IsSelected { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Notes
Declaration
public string Notes { get; set; }
Property Value
OrganizationId
Declaration
public Guid OrganizationId { get; set; }
Property Value
Room
Declaration
public string Room { get; set; }
Property Value