Amazon.ECS.Model.ItemAttributes.IsSetHasViewfinder C# (CSharp) Method

IsSetHasViewfinder() public method

Checks if HasViewfinder property is set
public IsSetHasViewfinder ( ) : Boolean
return Boolean
        public Boolean IsSetHasViewfinder()
        {
            return  this.hasViewfinderField != null;
        }
ItemAttributes