| BiReportViewDefinitionIncludeBody Property |
Include body in serialization
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public bool IncludeBody { get; set; }
Public Property IncludeBody As Boolean
Get
Set
public:
property bool IncludeBody {
bool get ();
void set (bool value);
}
member IncludeBody : bool with get, set
Property Value
Type:
BooleanSee Also