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

IsSetStyle() public méthode

Checks if Style property is set
public IsSetStyle ( ) : Boolean
Résultat Boolean
        public Boolean IsSetStyle()
        {
            return  this.styleField != null;
        }
ItemAttributes