Amazon.XRay.Model.ValueWithServiceIds.IsSetServiceIds C# (CSharp) Метод

IsSetServiceIds() приватный Метод

private IsSetServiceIds ( ) : bool
Результат bool
        internal bool IsSetServiceIds()
        {
            return this._serviceIds != null && this._serviceIds.Count > 0; 
        }