Amazon.Route53.Model.ListResourceRecordSetsRequest.IsSetStartRecordName C# (CSharp) Méthode

IsSetStartRecordName() private méthode

private IsSetStartRecordName ( ) : bool
Résultat bool
        internal bool IsSetStartRecordName()
        {
            return this._startRecordName != null;
        }