Click or drag to resize
DomainConfigurationIsConfigurationType Property
Is Configuration Type - This is an indication that this resource is a configuration resource.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<bool> IsConfigurationType { get; set; }

Property Value

Type: NullableBoolean
See Also