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

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

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