Amazon.ECS.Model.MerchantItemAttributes.IsSetWatchMovementType C# (CSharp) Method

IsSetWatchMovementType() public method

Checks if WatchMovementType property is set
public IsSetWatchMovementType ( ) : Boolean
return Boolean
        public Boolean IsSetWatchMovementType()
        {
            return  this.watchMovementTypeField != null;
        }
MerchantItemAttributes