Class ItemInfo
Assembly: DataWeb.Core.dll
Syntax
Properties
DateCreated
Declaration
public DateTimeOffset? DateCreated { get; set; }
Property Value
DateModified
Declaration
public DateTimeOffset? DateModified { get; set; }
Property Value
IdMaster
Declaration
public string IdMaster { get; set; }
Property Value
IsCompleted
Declaration
public bool IsCompleted { get; set; }
Property Value
Label
Declaration
public string Label { get; set; }
Property Value
Status
Declaration
public string Status { get; set; }
Property Value