AppSettingTransferSpecScopeTarget Property |
Gets the scope target of the app setting ID.
Namespace:
Dundas.BI.Transfer
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Object? ScopeTarget { get; }
Public ReadOnly Property ScopeTarget As Object
Get
public:
property Object^ ScopeTarget {
Object^ get ();
}
member ScopeTarget : Object with get
Property Value
Type:
ObjectSee Also