Amazon.KinesisAnalytics.Model.RecordFormat.IsSetRecordFormatType C# (CSharp) 메소드

IsSetRecordFormatType() 개인적인 메소드

private IsSetRecordFormatType ( ) : bool
리턴 bool
        internal bool IsSetRecordFormatType()
        {
            return this._recordFormatType != null;
        }