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

IsSetProductTypeName() public méthode

Checks if ProductTypeName property is set
public IsSetProductTypeName ( ) : Boolean
Résultat Boolean
        public Boolean IsSetProductTypeName()
        {
            return  this.productTypeNameField != null;
        }
ItemAttributes