LogicConnection.From Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicConnection Class > LogicConnection Properties >

LogicConnection.From Property

Gets or sets the unique identifier representing the source entity.

Namespace: BNCS.Logic.Models
Assembly:  BNCS.Logic.Models (in BNCS.Logic.Models.dll)

 

Syntax


public Guid From { get; set; }

Field Value

A Guid that represents the source entity's unique identifier.

 

See Also


LogicConnection Class

BNCS.Logic.Models Namespace