Click or drag to resize
RequirementStatusModelData Property

Namespace: Fsolutions.Fbase.Contracts.RequirementStatus
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public RequirementStatusDataModel Data { get; set; }

Property Value

Type: RequirementStatusDataModel
See Also