'
Show / Hide Table of Contents

Class FrameTypeModel

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

Properties

Code

Type: string.

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

FrameTypeID

Type: Guid.

Declaration
public Guid FrameTypeID { get; set; }
Property Value
Type Description
System.Guid

Name

Type: string.

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX