PropertyStatus Property

This property shows the status of the retrieved DAV property.

Syntax

webdavcontrol.PropertyStatus(PropertyIndex)

Default Value

""

Remarks

This property shows the status of the retrieved DAV property. If the property is successfully retrieved, PropertyStatus contains the string "OK". Otherwise, it contains the HTTP status and description provided by the server.

After a call to FindProperties, the Properties properties will contain the name, value and status of DAV property returned by the server. The contents of the properties changes for every matching resource (ResourceProperties event). After the call completes, the properties will contain the values of the last matching resource.

The PropertyIndex parameter specifies the index of the item in the array. The size of the array is controlled by the PropertyCount property.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 ActiveX Edition - Version 20.0 [Build 8307]