CollStatus Field
Collateral Status
Value values:
0 = Unassigned
1 = Partially Assigned
2 = Assignment Proposed
3 = Assigned (Accepted)
4 = Challenged
public const int CollStatus = 910
This language is not supported or no code example is available.
public:
const int CollStatus = 910;
This language is not supported or no code example is available.
public const CollStatus : int = 910
This language is not supported or no code example is available.
Field Value
int
In this article
Definition