The following tables list the members exposed by CCOWSubjectApplication.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CCOWSubjectApplication | Initializes a new instance of the CCOWSubjectApplication class. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
SendPropertyChanged | Raises the PropertyChanged event. |
![]() |
SendPropertyChanging | Raises the PropertyChanging event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ApplicationId | Gets or sets the application Id. |
![]() |
CCOWApplication | Gets or sets the CCOW application table. |
![]() |
CCOWSubject | Gets or sets the CCOW subject table. |
![]() |
Id | Gets or sets the Id. |
![]() |
Security | Gets or sets the security type. |
![]() |
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. |