Click or drag to resize

mEdmTaskInstanceInstanceGUID Property

Returns the GUID of the instance.

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

Property Value

Type: String

Implements

IEdmTaskInstance.InstanceGUID
See Also