Click or drag to resize
IInstanceIdentity Interface

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IInstanceIdentity

The IInstanceIdentity type exposes the following members.

Properties
  NameDescription
Public propertyName
Identity's Name
Public propertyNamespace
Identity's Namespace
Public propertyVersion
Identity's Version
Top
See Also