PublishedContentID Property |
|
DataPA OpenAnalytics API Reference
Gets the unique identifier for this published content
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ID { get; }
Public ReadOnly Property ID As String
Get
public:
virtual property String^ ID {
String^ get () sealed;
}
Return Value
Type:
StringThe unique identifier for this published content
Remarks See Also