Class StationReferenceContent
Settings for reference content at a station type.
[DataContract(Name = "StationReferenceContentSettings", Namespace = "http://schemas.datacontract.org/2004/07/Acuit.Pinpoint.Server.Business.ReferenceContent")]
public class StationReferenceContent
- Inheritance
-
StationReferenceContent
- Inherited Members
Constructors
StationReferenceContent()
public StationReferenceContent()
Properties
Regions
Gets the reference content display regions.
public IList<StationReferenceContentRegion> Regions { get; }