Amazon.ECS.Model.ItemAttributes.IsSetPhotoFlashType C# (CSharp) Метод

IsSetPhotoFlashType() публичный Метод

Checks of PhotoFlashType property is set
public IsSetPhotoFlashType ( ) : Boolean
Результат Boolean
        public Boolean IsSetPhotoFlashType()
        {
            return (PhotoFlashType.Count > 0);
        }
ItemAttributes