Amazon.ECS.Model.ItemAttributes.IsSetMetalStamp C# (CSharp) Méthode

IsSetMetalStamp() public méthode

Checks if MetalStamp property is set
public IsSetMetalStamp ( ) : Boolean
Résultat Boolean
        public Boolean IsSetMetalStamp()
        {
            return  this.metalStampField != null;
        }
ItemAttributes