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

IsSetMonitorSize() public méthode

Checks if MonitorSize property is set
public IsSetMonitorSize ( ) : Boolean
Résultat Boolean
        public Boolean IsSetMonitorSize()
        {
            return this.monitorSizeField != null;
        }
ItemAttributes