FlattenMappingsInfoElementId Property  | 
 
            Gets the XML connector element ID.
            
 
    Namespace: 
   Dundas.BI.Data.Transforms
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid ElementId { get; }Public ReadOnly Property ElementId As Guid
	Get
public:
property Guid ElementId {
	Guid get ();
}member ElementId : Guid with get
Property Value
Type: 
Guid
See Also