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