Click or drag to resize

ProjectAuditLogDescriptionSignificant Property

Determines whether a baseline change will be considered significant for IPMR purposes. Default is false.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public bool? Significant { get; set; }

Property Value

NullableBoolean
See Also