PublishItemResultTargetItemId Property |
Gets the ID of the target publish item.
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid TargetItemId { get; }
Public ReadOnly Property TargetItemId As Guid
Get
public:
property Guid TargetItemId {
Guid get ();
}
member TargetItemId : Guid with get
Property Value
Type:
GuidSee Also