JobRelatedItemTypeDescription Property |
Gets a string which describes the type of related item (if any).
Namespace:
Dundas.BI.Scheduling
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic virtual string RelatedItemTypeDescription { get; }Public Overridable ReadOnly Property RelatedItemTypeDescription As String
Get
public:
virtual property String^ RelatedItemTypeDescription {
String^ get ();
}abstract RelatedItemTypeDescription : string with get
override RelatedItemTypeDescription : string with get
Property Value
Type:
String
See Also