Amazon.ECS.Model.ItemAttributes.IsSetPantSize C# (CSharp) Méthode

IsSetPantSize() public méthode

Checks of PantSize property is set
public IsSetPantSize ( ) : Boolean
Résultat Boolean
        public Boolean IsSetPantSize()
        {
            return (PantSize.Count > 0);
        }
ItemAttributes