VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebPropertyInfoJS type / get_Items Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Items Method
In This Topic
Gets an array of nested properties of the property.
Syntax
var instance = new Vintasoft.Shared.WebPropertyInfoJS(shortName, fullName, value, readOnly, refreshFromParent);

var value; // Type: object[]
value = instance.get_Items();

Return Value

An array of nested properties of the property.
Browser Compatibility
56+
45+
11
See Also