Amazon.SimpleWorkflow.Model.DescribeWorkflowExecutionRequest.IsSetDomain C# (CSharp) Méthode

IsSetDomain() private méthode

private IsSetDomain ( ) : bool
Résultat bool
        internal bool IsSetDomain()
        {
            return this.domain != null;
        }
DescribeWorkflowExecutionRequest