Click or drag to resize
BrancheDataModel.Id Property

Namespace: Fsolutions.Fbase.Contracts.Branche
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public DataModelProperty<byte> Id { get; set; }

Property Value

Type: DataModelProperty<Byte>
See Also