SDCMask 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 Mask { get; set; }
Public Property Mask As Collection
Get
Set
public:
property Collection^ Mask {
Collection^ get ();
void set (Collection^ value);
}
function get_Mask();
function set_Mask(value);
Property Value
Type:
CollectionSee Also