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