IMinutesField.SharedField Property

Gets or sets a value indicating whether the field is passed from the parent to the child. The child has to fill it in with its own formulas or manually.
Property SharedField() As Boolean
This language is not supported or no code example is available.
bool SharedField {get; set;}
This language is not supported or no code example is available.

Property Value

bool

true if the field is passed from the parent to the child; otherwise, false.

Remarks
 
Used only for non-transparency mode.
Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition