Amazon.APIGateway.Model.UpdateDocumentationVersionRequest.IsSetDocumentationVersion C# (CSharp) Метод

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

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