QuickPick.One by Qsys Sverige AB

<PackageReference Include="QuickPick.One" Version="1.0.14094.9" />

.NET API 1,364,992 bytes

 Base

public class Base : DOResponseBase
public string CaptionKey { get; set; }

public int ClientObjFlowID { get; set; }

public DateTime CreateDate { get; set; }

public int ID { get; set; }

public bool IsAggerated { get; set; }

public bool IsBase { get; set; }

public string Key { get; set; }

public string Name { get; set; }

public string Query { get; set; }

public byte SGFTypeID { get; set; }

public string Translated { get; set; }

public int TypeOfSGFValueID { get; set; }

public Base()