Amazon.CloudSearch.Model.SourceAttribute.IsSetSourceDataTrimTitle C# (CSharp) Method

IsSetSourceDataTrimTitle() private method

private IsSetSourceDataTrimTitle ( ) : bool
return bool
        internal bool IsSetSourceDataTrimTitle()
        {
            return this.sourceDataTrimTitle != null;
        }