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

TypeVersion Property

NI TestStand™ 4.1 Help
May 2008

NI Part Number:
370052G-01

»View NI TestStand Product Info

Syntax

PropertyObject.TypeVersion

Data Type

String

Purpose

Returns the version of the PropertyObject object if it is a root type definition.

Remarks

If the object is not a root type definition, the property reports an error. Call IsRootTypeDefinition before accessing this property. The version string is in a format similar to that of DLLs and executables: "M[.m[.r[.b]]]," where M=major version, m=minor version, r=revision, and b=build number. All but the major version may be omitted. Example version strings are "1.0.2.200" and "2.1." If you want to set the type version, you must pass a string that follows this format.


See Also

IsRootTypeDefinition


Resources


 

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