OutputElementSourceUsage Property |
Gets the usage type for the current instance.
Namespace: Dundas.BI.Data.TransformsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic ConnectorElementUsage Usage { get; }Public ReadOnly Property Usage As ConnectorElementUsage
Get
public:
property ConnectorElementUsage Usage {
ConnectorElementUsage get ();
}member Usage : ConnectorElementUsage with get
Property Value
ConnectorElementUsage
See Also