FunctionFilterSchemaData Property
In This Topic
Property data represents function filter scheme settings for report generation.
Syntax
public string FunctionFilterSchemaData {get; set;}
public:
property String^ FunctionFilterSchemaData {
String^ get();
void set ( String^ value);
}
See Also