FormBase Class |
Namespace: Perforce.P4
The FormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comments | |
![]() | Comparer | (Inherited from DictionaryString, Object.) |
![]() | Count | (Inherited from DictionaryString, Object.) |
![]() | IsFieldMultiLine | |
![]() | Item | (Inherited from DictionaryString, Object.) |
![]() | Keys | (Inherited from DictionaryString, Object.) |
![]() | Values | (Inherited from DictionaryString, Object.) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from DictionaryString, Object.) |
![]() | Clear | (Inherited from DictionaryString, Object.) |
![]() | ContainsKey | (Inherited from DictionaryString, Object.) |
![]() | ContainsValue | (Inherited from DictionaryString, Object.) |
![]() ![]() | ConvertFromUTC | |
![]() ![]() | ConvertUnixTime(Int64) |
Utility to convert a Unix time (Seconds past midnight 1/1/1970) to a DateTime
|
![]() ![]() | ConvertUnixTime(String) |
Utility to convert a Unix time (Seconds past midnight 1/1/1970) to a DateTime
|
![]() ![]() | DSTMismatch | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FormatDateTime |
Utility function to format a DateTime in the format expected in a spec
|
![]() ![]() | FormatMultilineField |
Utility to properly format multi-line fields in forms
|
![]() | GetEnumerator | (Inherited from DictionaryString, Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetObjectData | (Inherited from DictionaryString, Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnDeserialization | (Inherited from DictionaryString, Object.) |
![]() | Parse |
Parse a string specification in the server format into an object.
|
![]() | Remove | (Inherited from DictionaryString, Object.) |
![]() | ToString |
Create a form specification from the fields that make up a form
(Overrides ObjectToString.) |
![]() | TryGetValue | (Inherited from DictionaryString, Object.) |