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

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

Checks if MetalType property is set
public IsSetMetalType ( ) : Boolean
Результат Boolean
        public Boolean IsSetMetalType()
        {
            return  this.metalTypeField != null;
        }
ItemAttributes