Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordType C# (CSharp) Метод

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

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