Amazon.ElasticTranscoder.Model.Permission.IsSetGranteeType C# (CSharp) Method

IsSetGranteeType() private method

private IsSetGranteeType ( ) : bool
return bool
        internal bool IsSetGranteeType()
        {
            return this._granteeType != null;
        }