Amazon.KinesisAnalytics.Model.CreateApplicationRequest.IsSetApplicationCode C# (CSharp) Method

IsSetApplicationCode() private method

private IsSetApplicationCode ( ) : bool
return bool
        internal bool IsSetApplicationCode()
        {
            return this._applicationCode != null;
        }