 |
| BcfUndoRedoItemRelatedRowAddedRelatedRow Property |
Gets the related row.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfRow RelatedRow { get; }Public ReadOnly Property RelatedRow As BcfRow
Get
public:
property BcfRow^ RelatedRow {
BcfRow^ get ();
}member RelatedRow : BcfRow with get
Property Value
Type:
BcfRowThe related row.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also