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

IsSetHasViewfinder() public method

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