Search:     Advanced search

Function PropertyList

Article ID: 224
Last updated: 23 Sep, 2010
Views: 699
Posted: 06 Aug, 2008
by Ramsey M.
Updated: 23 Sep, 2010
by Murray D.

Description:

Function PropertyList: string;

Returns a string containing the names of all the properties in the collection, separated by Carriage Return / Line Feed sequence.

Code:

Delphi:
showmessage(oprops.propertylist);

VBA:
msgbox(oprops.propertylist)

Notes:

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

This article was:  
Prev  Not what you're looking for? Suggest a topic  Next
Function ByName     2.1.2.1b - IPropertyObject