ReportElementIsCommonValue Field |
True is the element is a common value
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.1.0.0 (6.1.0.0)
Syntax[XmlIgnoreAttribute]
public bool IsCommonValue
<XmlIgnoreAttribute>
Public IsCommonValue As Boolean
public:
[XmlIgnoreAttribute]
bool IsCommonValue
[<XmlIgnoreAttribute>]
val mutable IsCommonValue: bool
Field Value
Type:
Boolean
See Also