Enum StudentAddressAssociation
Namespace: Cmc.Nexus.Common.Entities
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public enum StudentAddressAssociation
Fields
| Name | Description |
|---|---|
| DefaultSave | Intial Save of Student Master |
| IgnoreInStudentAssociation | Ignore Saving in SyAddress Table |
| InsertInStudentAssociation | Insert into SyAddress Table |