Click or drag to resize

mEdmTaskInstanceID Property

Returns the ID of the variable.

Namespace:  CADSharpTools.Testing
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public long ID { get; }

Property Value

Type: Int64

Implements

IEdmTaskInstance.ID
See Also