Amazon.ApplicationDiscoveryService.Model.ListServerNeighborsResponse.IsSetKnownDependencyCount C# (CSharp) Method

IsSetKnownDependencyCount() private method

private IsSetKnownDependencyCount ( ) : bool
return bool
        internal bool IsSetKnownDependencyCount()
        {
            return this._knownDependencyCount.HasValue; 
        }