GeolinQ
Support Portal

CreateBlobAttribute

Operatie voor het aanmaken van een binair of BLOB attribuut:

<CreateBlobAttribute>
  <Properties>
    <Name>BlobAttribute</Name>
    <Description>BlobDescription</Description>
  </Properties>
</CreateBlobAtttribute>

Parameters

De CreateBlobAttribute operatie heeft de volgende parameters:

Element Verplicht Omschrijving
Properties Ja Specificatie van de attribuut eigenschappen zoals Name, Required etc

Properties

Het binair attribuut heeft de volgende properties of eigenschappen:

Element Verplicht Omschrijving
Name Ja Unieke naam voor het attribuut binnen het data/dataset type
Description Nee Beschrijving van het attribuut
Required Nee Verplichte waarde indien true en optioneel indien false. Standaard waarde is niet verplicht (false).

Voorbeeld script voor het aanmaken van een binair of BLOB attribuut