Slickflow.Engine.Xpdl.NextActivityGateway.GetChildren C# (CSharp) Method

GetChildren() protected method

protected GetChildren ( ) : bool
return bool
        protected override bool GetChildren()
        {
            return true;
        }