PFItemEventGetTechnicalInformationT Method |
Gets an object containing technical information about this event.
Deserialized from the SerializedTechnicalInformation property with lazy-load.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public T GetTechnicalInformation<T>()
where T : class
Type Parameters
- T
Return Value
Type:
TSee Also