|
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)
Syntaxpublic string InstanceGUID { get; }
Public ReadOnly Property InstanceGUID As String
Get
Property Value
Type:
StringImplements
IEdmTaskInstance.InstanceGUID
See Also