Amazon.SimpleWorkflow.Model.RegisterDomainRequest.IsSetWorkflowExecutionRetentionPeriodInDays C# (CSharp) 메소드

IsSetWorkflowExecutionRetentionPeriodInDays() 개인적인 메소드

private IsSetWorkflowExecutionRetentionPeriodInDays ( ) : bool
리턴 bool
        internal bool IsSetWorkflowExecutionRetentionPeriodInDays()
        {
            return this.workflowExecutionRetentionPeriodInDays != null;
        }