Amazon.SimpleWorkflow.Model.RegisterDomainRequest.IsSetWorkflowExecutionRetentionPeriodInDays C# (CSharp) Méthode

IsSetWorkflowExecutionRetentionPeriodInDays() private méthode

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