SDCLabel Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Collection Label { get; set; }
Public Property Label As Collection
Get
Set
public:
property Collection^ Label {
Collection^ get ();
void set (Collection^ value);
}
function get_Label();
function set_Label(value);
Property Value
Type:
CollectionSee Also