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

IsSetGraphicsCardInterface() public méthode

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