Amazon.ApplicationDiscoveryService.Model.CustomerAgentInfo.IsSetActiveAgents C# (CSharp) 메소드

IsSetActiveAgents() 개인적인 메소드

private IsSetActiveAgents ( ) : bool
리턴 bool
        internal bool IsSetActiveAgents()
        {
            return this._activeAgents.HasValue; 
        }