 | PurchaseDocumentDtoPurchaseDocumentLineDtoLineType Property |
Namespace:
Bex.API.ServiceDTOs
Assembly:
Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int LineType { get; set; }
Public Property LineType As Integer
Get
Set
public:
property int LineType {
int get ();
void set (int value);
}
member LineType : int with get, set
Property Value
Type:
Int32
See Also