Class JournalSetupGroupDetail
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
public class JournalSetupGroupDetail
- Inheritance
-
JournalSetupGroupDetail
- Inherited Members
- Extension Methods
Constructors
JournalSetupGroupDetail()
public JournalSetupGroupDetail()
Properties
Created
public DateTimeOffset Created { get; set; }
Property Value
GroupIdentifier
public Guid GroupIdentifier { get; set; }
Property Value
GroupName
public string GroupName { get; set; }
Property Value
JournalSetupIdentifier
public Guid JournalSetupIdentifier { get; set; }
Property Value
MembershipCount
public int MembershipCount { get; set; }