FlattenMappingIsRecordSelector Property |
Gets a flag indicating if the current mapping is used simply to designate new tabular records.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic bool IsRecordSelector { get; }Public ReadOnly Property IsRecordSelector As Boolean
Get
public:
property bool IsRecordSelector {
bool get ();
}member IsRecordSelector : bool with get
Property Value
Type:
Boolean
See Also