Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

DllClassGetProperty

  • Last UpdatedJul 18, 2023
  • 1 minute read

Use this function to get a property of the .Net object.

This function is a blocking function. It blocks the calling Cicode task until the operation is complete.

Syntax

VAR DllClassGetProperty(OBJECT object, STRING sProperty)

object:

.Net object.

sProperty:

The property to read.

Return Value

Var if successful, otherwise an error code is returned.

DllClassDispose,DllClassIsValid, DllClassCallMethod, DllClassCreate, DllClassSetProperty

Example

See DllClassCreate.

See Also

.Net Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in