Amazon.APIGateway.Model.UpdateDocumentationVersionRequest.IsSetDocumentationVersion C# (CSharp) Méthode

IsSetDocumentationVersion() private méthode

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