CancellationRights Field
For CIV A one character code identifying whether
Cancellation rights/Cooling off period applies.
Valid values are:
Y = Yes
N = No execution only
M = No waiver agreement
O = No institutional.
public const int CancellationRights = 480
This language is not supported or no code example is available.
public:
const int CancellationRights = 480;
This language is not supported or no code example is available.
public const CancellationRights : int = 480
This language is not supported or no code example is available.
Field Value
int
In this article
Definition