 | RemAdminGetMethodAssemblies Method |
Paperwork .Net Kütüphanesi
Namespace:
Paperwork.Connect
Assembly:
Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntaxpublic List<rMethodAssembly> GetMethodAssemblies(
bool withContent = false,
Nullable<DateTime> modifiedDate = null
)
Parameters
- withContent (Optional)
- Type: SystemBoolean
- modifiedDate (Optional)
- Type: SystemNullableDateTime
Return Value
Type:
ListrMethodAssembly
See Also