Class SaveFerpaStudentRelationshipInfoShareDetailRequest
Represents the a request for the FerpaStudentRelationshipInfoShareDetail method.
Inheritance
System.Object
SaveFerpaStudentRelationshipInfoShareDetailRequest
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class SaveFerpaStudentRelationshipInfoShareDetailRequest : ServiceRequest
Constructors
SaveFerpaStudentRelationshipInfoShareDetailRequest()
Declaration
public SaveFerpaStudentRelationshipInfoShareDetailRequest()
Properties
FerpaStudentRelationshipInfoShareDetail
Gets or sets the FerpaStudentRelationshipInfoShareDetail.
Declaration
public FerpaStudentRelationshipInfoShareDetailEntity FerpaStudentRelationshipInfoShareDetail { get; set; }
Property Value
Type | Description |
---|---|
FerpaStudentRelationshipInfoShareDetailEntity |