CreateResult: CreateMobileObjectResult;
CreateResult: Prognoz.Platform.Interop.Mobile.CreateMobileObjectResult;
The CreateResult property returns the result of creating a mobile application object.
The IMobileApplicationPublishObject.IsValid property returns whether the object can be published.
The property use is given in the example for IMobileApplicationPublishObject.LoadFromXml.
See also: