Class SearchResults.ExportDataItem
public class SearchResults.ExportDataItem
- Inheritance
-
SearchResults.ExportDataItem
- Inherited Members
-
Constructors
Properties
public Guid CreatedByIdentifier { get; set; }
Property Value
- Guid
public string CreatedByName { get; }
Property Value
- string
public Guid GroupIdentifier { get; set; }
Property Value
- Guid
public string GroupName { get; set; }
Property Value
- string
public string PersonCode { get; set; }
Property Value
- string
public string PersonOccupation { get; set; }
Property Value
- string
public DateTimeOffset ReasonEffective { get; set; }
Property Value
- DateTimeOffset
public DateTimeOffset? ReasonExpiry { get; set; }
Property Value
- DateTimeOffset?
public Guid ReasonIdentifier { get; set; }
Property Value
- Guid
public string ReasonSubtype { get; set; }
Property Value
- string
public string ReasonType { get; set; }
Property Value
- string
public string UserFullName { get; set; }
Property Value
- string
public Guid UserIdentifier { get; set; }
Property Value
- Guid