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

IsSetStartRecordType() private méthode

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