IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

ItemSourceURL Property

This property contains the URL location of the XML-version of the current item's source.

Syntax

char* GetItemSourceURL(int iItemIndex);

int SetItemSourceURL(int iItemIndex, char* lpszItemSourceURL);

Default Value

""

Remarks

This property contains the URL location of the XML-version of the current item's source. This is required if ItemSource is defined. It is a URL that points to the XML representation of the source of the current item.

The size of the array is controlled by the ItemCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]