Amazon.ECS.Model.MerchantItemAttributes.IsSetHasViewfinder C# (CSharp) Méthode

IsSetHasViewfinder() public méthode

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