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

AVEVA™ Recipe Management

Resource Methods

  • Last UpdatedJul 24, 2015
  • 1 minute read

The following are the methods of the Resource class.

  • GetProperty

  • SetProperty

GetProperty

Returns the inner text value of the XMLNode.

Syntax

string GetProperty(string propertyName)

Parameters

propertyName

The name of the property on the model you want to access.

Return Value

A text representation of the value.

SetProperty

Sets the inner text value of an XMLNode.

Syntax

void SetProperty(string propertyName, string value)

Parameters

propertyName

The name of the property on the model.

Value

The value you want the property to be set.

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