Click or drag to resize

WorkspaceConfigurationIsDefault Property

Gets or sets a flag to tell calling application, to use this configuration on default.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public bool IsDefault { get; set; }

Property Value

Boolean
See Also