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

IsSetNativeResolution() public méthode

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