Amazon.KinesisAnalytics.Model.CSVMappingParameters.IsSetRecordRowDelimiter C# (CSharp) Method

IsSetRecordRowDelimiter() private method

private IsSetRecordRowDelimiter ( ) : bool
return bool
        internal bool IsSetRecordRowDelimiter()
        {
            return this._recordRowDelimiter != null;
        }