Click or drag to resize
MobileEndpointTCreateObject Method
Overload List
  NameDescription
Public methodCreateObject
Creates a new MobileObject. The object is not uploaded to the service until SaveAsync() is invoked.
Public methodCreateObject(String)
Creates a new MobileObject. The object is not uploaded to the service until SaveAsync() is invoked.
Top
See Also