Click or drag to resize

GenericMarkerProfileBitMaskOverride Property

The port value for binning to override the one set in Condition. Null value means no override.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public uint? BitMaskOverride { get; set; }

Property Value

NullableUInt32
See Also