Table of Contents

Class StationReferenceContent

Namespace
Acuit.Pinpoint.Services.Entities
Assembly
Acuit.Pinpoint.Services.Entities.dll

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; }

Property Value

IList<StationReferenceContentRegion>