 | CommonContractTypeStockNumber Property |
The stock number of the deal the contract is related to.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string StockNumber { get; set; }
Public Property StockNumber As String
Get
Set
function get StockNumber () : String
function set StockNumber (value : String)
function get_StockNumber();
function set_StockNumber(value);
Property Value
Type:
String
See Also