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

IsSetConnectivity() public method

Checks if Connectivity property is set
public IsSetConnectivity ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetConnectivity()
        {
            return  this.connectivityField != null;
        }
MerchantItemAttributes