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

IsSetPantLength() public méthode

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