IShipmentTypeReservationShipmentTypeId Property |
ShipmentType id
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint ShipmentTypeId { get; }
ReadOnly Property ShipmentTypeId As Integer
Get
Dim instance As IShipmentTypeReservation
Dim value As Integer
value = instance.ShipmentTypeId
property int ShipmentTypeId {
int get ();
}
Property Value
Type:
Int32
See Also