Amazon.APIGateway.Model.GetExportRequest.IsSetExportType C# (CSharp) Méthode

IsSetExportType() private méthode

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