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

IsSetGraphicsCardInterface() public method

Checks if GraphicsCardInterface property is set
public IsSetGraphicsCardInterface ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetGraphicsCardInterface()
        {
            return  this.graphicsCardInterfaceField != null;
        }
MerchantItemAttributes