IMinutesField.CopyInsideSet Property

Gets or sets a value indicating whether a value should be propagated onto all rows of a set, when this value is entered in the header of that set.
Property CopyInsideSet() As Boolean
This language is not supported or no code example is available.
bool CopyInsideSet {get; set;}
This language is not supported or no code example is available.

Property Value

bool

true if a value should be copied to all rows of a set; otherwise, false.

Remarks
 
This value will also be used when importing sets using the set manager.
Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition