Amazon.ElasticBeanstalk.Model.CreateApplicationVersionResult.IsSetApplicationVersion C# (CSharp) Method

IsSetApplicationVersion() private method

private IsSetApplicationVersion ( ) : bool
return bool
        internal bool IsSetApplicationVersion()
        {
            return this.applicationVersion != null;
        }
    }
CreateApplicationVersionResult