Class CountGroupFields
public class CountGroupFields : Query<int>, IQuery<int>, IGroupFieldCriteria
- Inheritance
-
CountGroupFields
- Implements
- Inherited Members
- Extension Methods
Constructors
CountGroupFields()
public CountGroupFields()
Properties
GroupIdentifier
public Guid? GroupIdentifier { get; set; }
Property Value
- Guid?
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
SettingName
public string SettingName { get; set; }
Property Value
SettingValue
public string SettingValue { get; set; }