프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AttachConvenioServicoSet | void | ||
DetachConvenioServicoSet | void | ||
FilterConvenioServicoSet | bool | ||
OnCreated | void | ||
OncodigoChanged | void | ||
OncodigoChanging | void | ||
OncodigoChanging | void | ||
OnempresaChanged | void | ||
OnempresaChanging | void | ||
OnempresaChanging | void | ||
OnobservacoesChanged | void | ||
OnobservacoesChanging | void | ||
OnobservacoesChanging | void | ||
OnplanoChanged | void | ||
OnplanoChanging | void | ||
OnplanoChanging | void | ||
OntelefoneChanged | void | ||
OntelefoneChanging | void | ||
OntelefoneChanging | void |
메소드 | 설명 | |
---|---|---|
ConvenioPlanoSaudeSet ( ) : System |
Initializes a new instance of the ConvenioPlanoSaudeSet class.
|
|
CreateConvenioPlanoSaudeSet ( global codigo, global empresa, global plano, global telefone, global observacoes ) : |
Create a new ConvenioPlanoSaudeSet object.
|
|
GetIdentity ( ) : object |
Computes a value from the key fields that uniquely identifies this entity instance.
|
메소드 | 설명 | |
---|---|---|
AttachConvenioServicoSet ( |
||
DetachConvenioServicoSet ( |
||
FilterConvenioServicoSet ( |
||
OnCreated ( ) : void |
This method is invoked from the constructor once initialization is complete and can be used for further object setup.
|
|
OncodigoChanged ( ) : void | ||
OncodigoChanging ( global value ) : void | ||
OncodigoChanging ( int value ) : void | ||
OnempresaChanged ( ) : void | ||
OnempresaChanging ( global value ) : void | ||
OnempresaChanging ( string value ) : void | ||
OnobservacoesChanged ( ) : void | ||
OnobservacoesChanging ( global value ) : void | ||
OnobservacoesChanging ( string value ) : void | ||
OnplanoChanged ( ) : void | ||
OnplanoChanging ( global value ) : void | ||
OnplanoChanging ( string value ) : void | ||
OntelefoneChanged ( ) : void | ||
OntelefoneChanging ( global value ) : void | ||
OntelefoneChanging ( string value ) : void |
public static CreateConvenioPlanoSaudeSet ( global codigo, global empresa, global plano, global telefone, global observacoes ) : |
||
codigo | global | Initial value of the codigo property. |
empresa | global | Initial value of the empresa property. |
plano | global | Initial value of the plano property. |
telefone | global | Initial value of the telefone property. |
observacoes | global | Initial value of the observacoes property. |
리턴 |