Gets or sets the master detail relation.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public string MasterDetailRelation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MasterDetailRelation As String |
See Also