The following tables list the members exposed by CCOWSubjectDependency.
Public Constructors
Name | Description | |
---|---|---|
CCOWSubjectDependency | Initializes a new instance of the CCOWSubjectDependency class. |
Protected Methods
Name | Description | |
---|---|---|
SendPropertyChanged | Raises the PropertyChanged event. | |
SendPropertyChanging | Raises the PropertyChanging event. |
Public Properties
Name | Description | |
---|---|---|
CCOWSubject | Gets or sets the CCOW subject table. | |
DependentSubjectId | Gets or sets the dependent subject Id. | |
Id | Gets or sets the Id. | |
Subject | Gets or sets the subject table. | |
SubjectId | Gets or sets the subject Id. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value has changed. | |
PropertyChanging | Occurs when a property value is changing. |