Click or drag to resize
MaptypeDataModelModule Property

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

Property Value

Type: DataModelPropertyNullableByte
See Also