Method | Description | |
---|---|---|
GetImplementedInterface ( ) : |
||
NSide ( ) : System | ||
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
UpdateParent ( string propertyName, IDataObject parentObj ) : void |
Method | Description | |
---|---|---|
GetPropertyError ( string prop ) : string | ||
ObjectIsValid ( ) : ObjectIsValidResult |
public GetImplementedInterface ( ) : |
||
return |
protected GetPropertyError ( string prop ) : string | ||
prop | string | |
return | string |
protected ObjectIsValid ( ) : ObjectIsValidResult | ||
return | ObjectIsValidResult |
public UpdateParent ( string propertyName, IDataObject parentObj ) : void | ||
propertyName | string | |
parentObj | IDataObject | |
return | void |