TransferItemResultIsItemCreated Property |
Gets a value indicating whether the item is newly created in database.
Namespace: Dundas.BI.TransferAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic bool IsItemCreated { get; }Public ReadOnly Property IsItemCreated As Boolean
Get
public:
property bool IsItemCreated {
bool get ();
}member IsItemCreated : bool with get
Property Value
Boolean
See Also