Class ExtraCurricularInterestEdm
Extra Curricular Interest Enterprise Data Object, representation of the extra curricular interest entity.
Inheritance
System.Object
ExtraCurricularInterestEdm
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.Common.Entities
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class ExtraCurricularInterestEdm
Constructors
ExtraCurricularInterestEdm()
Declaration
public ExtraCurricularInterestEdm()
Properties
Code
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |