Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

NewPropertyObject Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.NewPropertyObject ( valueType, asArray, typeNameParam, options)

Return Value

PropertyObject

Purpose

Creates and returns a new PropertyObject object.

Remarks

Release your reference to this object when you finish using it.

Parameters

valueType As PropertyValueTypes

[In] Pass the type of value you want the property to contain.

asArray As Boolean

[In] Pass True if you want the property value to be an array.

typeNameParam As String

[In] If you pass PropValType_NamedType for the valueType, pass the name of the type for this parameter. Otherwise, pass an empty string. If you pass a type name, the type must already be in memory. For a list of built-in name types, refer to NamedPropertyTypes.

options As long

[In] Pass 0 to specify the default behavior, or pass one or more PropertyOptions constants. Use the bitwise-OR operator to specify multiple options.


See Also

NamedPropertyTypes

PropertyObject

PropertyOptions


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit