'
Show / Hide Table of Contents

Class LocationTypeModel

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

Properties

Code

Type: string.

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

LocationTypeID

Type: Guid.

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