OutputElementSourceUsage Property  | 
 
            Gets the usage type for the current instance.
            
 
    Namespace: 
   Dundas.BI.Data.Transforms
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.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
Type: 
ConnectorElementUsage
See Also