ClientRequestBaseObjectId Property |
Gets the object ID for which data is requested.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid ObjectId { get; }
Public ReadOnly Property ObjectId As Guid
Get
public:
property Guid ObjectId {
Guid get ();
}
member ObjectId : Guid with get
Property Value
Type:
GuidSee Also