LogicModelDetail.ModelName Property

<< Click to Display Table of Contents >>

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

LogicModelDetail.ModelName Property

Gets or sets the name of the model.

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

 

Syntax


public string ModelName { get; set; }

Field Value

A string representing the name of the model.

 

See Also


LogicModelDetail Class

BNCS.Logic.Models Namespace