Amazon.ECS.Model.MerchantItemAttributes.IsSetHasViewfinder C# (CSharp) 메소드

IsSetHasViewfinder() 공개 메소드

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