Amazon.SimpleWorkflow.Model.ActivityTask.IsSetActivityType C# (CSharp) Méthode

IsSetActivityType() private méthode

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