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

IsSetPhotoFlashType() public méthode

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