Amazon.ElasticTranscoder.Model.AudioCodecOptions.IsSetProfile C# (CSharp) Method

IsSetProfile() private method

private IsSetProfile ( ) : bool
return bool
        internal bool IsSetProfile()
        {
            return this._profile != null;
        }