Amazon.ElasticTranscoder.Model.CreateJobPlaylist.IsSetFormat C# (CSharp) 메소드

IsSetFormat() 개인적인 메소드

private IsSetFormat ( ) : bool
리턴 bool
        internal bool IsSetFormat()
        {
            return this._format != null;
        }