Amazon.ECS.Model.MerchantItemAttributes.IsSetHasTripodMount C# (CSharp) Méthode

IsSetHasTripodMount() public méthode

Checks if HasTripodMount property is set
public IsSetHasTripodMount ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetHasTripodMount()
        {
            return  this.hasTripodMountField != null;
        }
MerchantItemAttributes