Amazon.Route53.Model.TestDNSAnswerRequest.IsSetRecordName C# (CSharp) Метод

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

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