Click or drag to resize
ModuleServicePropertyIsKey Property
Gets or sets a value indicating whether this instance is key.

Namespace: Atomia.Provisioning.Base.Module
Assembly: Atomia.Provisioning.Base.Module (in Atomia.Provisioning.Base.Module.dll) Version: 17.3.6337.16009
Syntax
public bool IsKey { get; set; }

Property Value

Type: Boolean
True if this instance is key; otherwise, false.
See Also