/
Reporting function: GetEventPropertyValue()
Reporting function: GetEventPropertyValue()
Description
Returns the current value of a Server Item’s property.
Signature
variant GetEventPropertyValue(number,string)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
wid | number | M | WID of the event that shall be queried. |
propertyId | string | M | Name of the property that shall be queried. |
Return
Type | Description |
---|---|
variant | Current value of the event’s property. |
, multiple selections available,
Related content
Reporting function: GetItemValue()
Reporting function: GetItemValue()
More like this
Reporting function: GetItemPropertyValue()
Reporting function: GetItemPropertyValue()
More like this
nxa.GetPropertyValue, nxa.PropertyValue, nxa.Property
nxa.GetPropertyValue, nxa.PropertyValue, nxa.Property
More like this
nxa.GetValue, nxa.Value
nxa.GetValue, nxa.Value
More like this
nxa.NewXEvent
nxa.NewXEvent
More like this
nxa.SetXProperties
nxa.SetXProperties
More like this