Class DeleteFerpaGroupDirectoryRequest
Represents a request for Deleting Ferpa Group
Inheritance
System.Object
DeleteFerpaGroupDirectoryRequest
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class DeleteFerpaGroupDirectoryRequest : ServiceRequest
Constructors
DeleteFerpaGroupDirectoryRequest()
Declaration
public DeleteFerpaGroupDirectoryRequest()
Properties
DirectoryFieldId
Declaration
public int DirectoryFieldId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
FerpaGroupId
Declaration
public int FerpaGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |