ShouldItemBeExportedArgsIsFunction Property |
|
DataPA OpenAnalytics API Reference
TRUE means the current item is a function, FALSE means it is not a function.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool IsFunction { get; }
Public ReadOnly Property IsFunction As Boolean
Get
public:
property bool IsFunction {
bool get ();
}
function get_IsFunction();
Property Value
Type:
BooleanReturn Value
Type:
BooleanRemarks See Also