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

IsSetMPN() public méthode

Checks if MPN property is set
public IsSetMPN ( ) : Boolean
Résultat Boolean
        public Boolean IsSetMPN()
        {
            return  this.MPNField != null;
        }
ItemAttributes