ShouldItemBeExportedArgsIsSystem Property |
|
DataPA OpenAnalytics API Reference
TRUE means the current item is a System, FALSE means it is not a system.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic bool IsSystem { get; }
Public ReadOnly Property IsSystem As Boolean
Get
public:
property bool IsSystem {
bool get ();
}
Property Value
Type:
BooleanReturn Value
Type:
Boolean
Remarks
See Also