Amazon.XRay.Model.ValueWithServiceIds.IsSetServiceIds C# (CSharp) 메소드

IsSetServiceIds() 개인적인 메소드

private IsSetServiceIds ( ) : bool
리턴 bool
        internal bool IsSetServiceIds()
        {
            return this._serviceIds != null && this._serviceIds.Count > 0; 
        }