ShouldItemBeExportedArgsObjectID Property |
|
DataPA OpenAnalytics API Reference
If IsSubject is TRUE then this holds the Subject ID, if IsFunction is true, holds the function ID.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string ObjectID { get; }
Public ReadOnly Property ObjectID As String
Get
public:
property String^ ObjectID {
String^ get ();
}
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also