'
Show / Hide Table of Contents

Class SiteTypeModel

Namespace: Ayuda.BMS.Splash.PI.SDK.Models

Properties

IsLive

Type: bool

Declaration
public bool IsLive { get; set; }
Property Value
Type Description
System.Boolean

Name

Type: string

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

SiteTypeID

Type: Guid.

Declaration
public Guid SiteTypeID { get; set; }
Property Value
Type Description
System.Guid
Back to top Generated by DocFX