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

IsSetDisplaySize() public méthode

Checks if DisplaySize property is set
public IsSetDisplaySize ( ) : Boolean
Résultat Boolean
        public Boolean IsSetDisplaySize()
        {
            return this.displaySizeField != null;
        }
ItemAttributes