Show / Hide Table of Contents

Class FlatSDKInternal.EItem

Inheritance
System.Object
FlatSDKInternal.EItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public class EItem

Fields

gn

Declaration
public bool gn
Field Value
Type Description
System.Boolean

gname

Declaration
public string gname
Field Value
Type Description
System.String

id

Declaration
public int id
Field Value
Type Description
System.Int32

priority

Declaration
public int priority
Field Value
Type Description
System.Int32
Back to top Generated by DocFX