Click or drag to resize

ModelingObjectInstanceGuid Property

Gets a guid, unique for this object instance.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public Guid InstanceGuid { get; }

Property Value

Type: Guid
See Also