|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicRecipientProfileValueMasterDoc
| Method Summary | |
|---|---|
int |
getDocVariable()
Returns the variable name, can be parameter, formula field for Crystal Report, or Variable for FullClient and Webi. |
void |
setDocVariable(int value)
Sets the value of the variable, can be parameter, formula field for Crystal Report, or Variable for FullClient and Webi. |
| Methods inherited from interface com.crystaldecisions.sdk.plugin.desktop.common.IDynamicRecipientProfileValue |
|---|
getObjectValue, getProperties, getValue, setValue |
| Method Detail |
|---|
int getDocVariable()
throws SDKException
Returns the variable name, can be parameter, formula field for Crystal Report, or Variable for FullClient and Webi.
SDKExcepton
SDKException
void setDocVariable(int value)
throws SDKException
Sets the value of the variable, can be parameter, formula field for Crystal Report, or Variable for FullClient and Webi.
value - The variable name, e.g "Customer.Country".
SDKExcepton
SDKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||