PublishItemResultTargetItemId Property |
Gets the ID of the target publish item.
Namespace: Dundas.BI.FileSystemAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid TargetItemId { get; }Public ReadOnly Property TargetItemId As Guid
Get
public:
property Guid TargetItemId {
Guid get ();
}member TargetItemId : Guid with get
Property Value
Guid
See Also