Perforce API for the .Net CLR P4.Net

P4Callback.SpecDef Property

Gets the specdef for a form if it exists.

[Visual�Basic]
Protected�ReadOnly�Property�SpecDef�As�String
[C#]
protected�string�SpecDef�{get;}

Property Value

A specdef is a specially coded character string that Perforce uses internally to define the structure of fields in a form.

See Also

P4Callback Class | P4API Namespace