Click or drag to resize

PropertyMaskRemoveFlag Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.PropertyMask.RemoveFlag(System.String,RAYLASE.Marker.Common.MultipleValuesFlag)"]


Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public MultipleValuesFlag RemoveFlag(
	string fullPropertyName,
	MultipleValuesFlag flag
)

Parameters

fullPropertyName  String

[Missing <param name="fullPropertyName"/> documentation for "M:RAYLASE.Marker.Common.PropertyMask.RemoveFlag(System.String,RAYLASE.Marker.Common.MultipleValuesFlag)"]

flag  MultipleValuesFlag

[Missing <param name="flag"/> documentation for "M:RAYLASE.Marker.Common.PropertyMask.RemoveFlag(System.String,RAYLASE.Marker.Common.MultipleValuesFlag)"]

Return Value

MultipleValuesFlag

[Missing <returns> documentation for "M:RAYLASE.Marker.Common.PropertyMask.RemoveFlag(System.String,RAYLASE.Marker.Common.MultipleValuesFlag)"]

See Also