SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteSourceCodeFile

Represents a source code file

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
Actionstring? The name of the last action performed on the file
AuthorNamestring? The name of the file's author
Idstring? The file's unique key.
LastRevisionRemoteSourceCodeRevision? The most recent revision of the file
LastUpdateDatedateTimeThe last update date/time Yes
LinkedArtifactsArrayOfRemoteLinkedArtifact? Any artifacts this file is linked to
Namestring? The full filename
ParentFolderRemoteSourceCodeFolder? The parent folder, if it has one.
Pathstring? The file's path (usually the connection string + any sub directories.
SizeintThe size of the file, in bytes. Yes