Amazon.SimpleWorkflow.Model.DescribeActivityTypeRequest.IsSetActivityType C# (CSharp) Метод

IsSetActivityType() приватный Метод

private IsSetActivityType ( ) : bool
Результат bool
        internal bool IsSetActivityType()
        {
            return this.activityType != null;
        }
DescribeActivityTypeRequest