IsValid: Boolean;
IsValid: boolean;
The IsValid property returns whether the object can be published.
Available values:
True. The object can be published.
False. The object cannot be published.
The property use is given in the example for IMobileApplicationPublishObjects.LoadFromXml.
See also: