Class createTMObjectRequest
Inheritance
System.Object
createTMObjectRequest
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Telematic.FleetBoard.TransportManagementService
Assembly: Simplic.Telematic.FleetBoard.dll
Syntax
[MessageContract(WrapperName = "createTMObject", WrapperNamespace = "http://www.fleetboard.com/data", IsWrapped = true)]
public class createTMObjectRequest
Constructors
| Improve this Doc View SourcecreateTMObjectRequest()
Declaration
public createTMObjectRequest()
createTMObjectRequest(createTMObjectRequestType)
Declaration
public createTMObjectRequest(createTMObjectRequestType CreateTMObjectRequest1)
Parameters
Type | Name | Description |
---|---|---|
createTMObjectRequestType | CreateTMObjectRequest1 |
Fields
| Improve this Doc View SourceCreateTMObjectRequest1
Declaration
[MessageBodyMember(Name = "CreateTMObjectRequest", Namespace = "http://www.fleetboard.com/data", Order = 0)]
public createTMObjectRequestType CreateTMObjectRequest1
Field Value
Type | Description |
---|---|
createTMObjectRequestType |