Amazon.ECS.Model.ItemAttributes.IsSetHasViewfinder C# (CSharp) Метод

IsSetHasViewfinder() публичный Метод

Checks if HasViewfinder property is set
public IsSetHasViewfinder ( ) : Boolean
Результат Boolean
        public Boolean IsSetHasViewfinder()
        {
            return  this.hasViewfinderField != null;
        }
ItemAttributes