Property | Type | Description | |
---|---|---|---|
OnCreated | void | ||
OnEmployeeIdChanged | void | ||
OnEmployeeIdChanging | void | ||
OnLoaded | void | ||
OnNameChanged | void | ||
OnNameChanging | void | ||
OnPrincipalInvestigatorIdChanged | void | ||
OnPrincipalInvestigatorIdChanging | void | ||
OnPrincipalInvestigatorPKChanged | void | ||
OnPrincipalInvestigatorPKChanging | void | ||
OnValidate | void | ||
attach_GrantPrincipals | void | ||
detach_GrantPrincipals | void |
Method | Description | |
---|---|---|
PrincipalInvestigator ( ) : System.Data.Linq |
Method | Description | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Method | Description | |
---|---|---|
OnCreated ( ) : void | ||
OnEmployeeIdChanged ( ) : void | ||
OnEmployeeIdChanging ( string value ) : void | ||
OnLoaded ( ) : void | ||
OnNameChanged ( ) : void | ||
OnNameChanging ( string value ) : void | ||
OnPrincipalInvestigatorIdChanged ( ) : void | ||
OnPrincipalInvestigatorIdChanging ( int value ) : void | ||
OnPrincipalInvestigatorPKChanged ( ) : void | ||
OnPrincipalInvestigatorPKChanging ( System value ) : void | ||
OnValidate ( System action ) : void | ||
attach_GrantPrincipals ( |
||
detach_GrantPrincipals ( |
public PrincipalInvestigator ( ) : System.Data.Linq | ||
return | System.Data.Linq |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
return | void |