Amazon.SimpleWorkflow.Model.DescribeActivityTypeRequest.IsSetActivityType C# (CSharp) Method

IsSetActivityType() private method

private IsSetActivityType ( ) : bool
return bool
        internal bool IsSetActivityType()
        {
            return this.activityType != null;
        }
DescribeActivityTypeRequest