Amazon.ElasticTranscoder.Model.AudioCodecOptions.IsSetProfile C# (CSharp) Метод

IsSetProfile() приватный Метод

private IsSetProfile ( ) : bool
Результат bool
        internal bool IsSetProfile()
        {
            return this._profile != null;
        }