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

IsSetPhotoFlashType() public méthode

Checks of PhotoFlashType property is set
public IsSetPhotoFlashType ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetPhotoFlashType()
        {
            return (PhotoFlashType.Count > 0);
        }
MerchantItemAttributes