SpiraPlan: ImportExport SOAP Web Service

See all operations

RemoteCustomProperty

Represents a single project custom property configuration entry

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
Aliasstring? The display name for the custom property
ArtifactTypeIdint The artifact type that the custom property is for Yes
CustomListRemoteCustomList? The associated custom list if this is a list custom property ( Leave as null if this is for a text custom property )
CustomPropertyIdint The id of the custom property Yes
CustomPropertyNamestring? The internal system name of the custom property (e.g. TEXT_01)
CustomPropertyTypeIdint? The type of custom property (Text = 1, List = 2)
CustomPropertyTypeNamestring? The display name of the type of custom property
ProjectIdint The project the custom property belongs to Yes