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

IsSetNativeResolution() public method

Checks if NativeResolution property is set
public IsSetNativeResolution ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetNativeResolution()
        {
            return  this.nativeResolutionField != null;
        }
MerchantItemAttributes