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

IsSetStoneCut() public méthode

Checks if StoneCut property is set
public IsSetStoneCut ( ) : Boolean
Résultat Boolean
        public Boolean IsSetStoneCut()
        {
            return  this.stoneCutField != null;
        }
MerchantItemAttributes