Functions - GetProperty
Returns the IPropertyObject specified by ItemPath and PropertyName.
Returns Nil if the Item or Property is not found.
Syntax:
Function
: IItem
.
GetProperty(ItemPath, PropertyName:
String
): IPropertyObject;
API Call:
Returns the IPropertyObject specified by ItemPath and PropertyName.
Returns Nil if the Item or Property is not found.
Syntax:
Function
: IItem
.
GetProperty(ItemPath, PropertyName:
String
): IPropertyObject;
API Call: