 | NonMeasuredPointsConfigurationUseUserMask Property |
Enables or disables the user defined mask.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseUserMask { get; set; }
public:
property bool UseUserMask {
bool get ();
void set (bool value);
}
Property Value
Booleantrue enables the method,
false disables it.
See Also