Amazon.XRay.Model.ValueWithServiceIds.IsSetServiceIds C# (CSharp) Method

IsSetServiceIds() private method

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