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

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

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