 | BiViewPivotDefinitionColumnSelector Property |
Gets or sets the columns of the pivots
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic string ColumnSelector { get; set; }Public Property ColumnSelector As String
Get
Set
public:
property String^ ColumnSelector {
String^ get ();
void set (String^ value);
}member ColumnSelector : string with get, set
Property Value
String
See Also