Amazon.ECS.Model.ItemAttributes.IsSetPhotoFlashType C# (CSharp) Method

IsSetPhotoFlashType() public method

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