Amazon.SimpleWorkflow.Model.ScheduleActivityTaskFailedEventAttributes.IsSetActivityType C# (CSharp) 메소드

IsSetActivityType() 개인적인 메소드

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