Returns true if this is an in-session template.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsInSessionTemplate()
Return Value
Boolean
Whether or not the template is in-session.
See Also
Reference