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

IsSetMetalType() public méthode

Checks if MetalType property is set
public IsSetMetalType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetMetalType()
        {
            return  this.metalTypeField != null;
        }
ItemAttributes