Skip to main content
Namespace: Numa.Models
Related Services: SermonCollectionService.cs

Properties

Property NameTypeDescription
IdstringIdentifying Guid
Namestring?Display name for the sermon collection
IndexIdentifierstring?Index name for the sermon collection
Descriptionstring?Description of the sermon collection
ImageSrcstring?Relative URL to sermon collection’s display image
IsPublicboolWhether the collection is public (true) or private (false)
IsDeletedboolIndicates if the sermon collection is deleted
AllowedGroupIdsList<string>?A list of identifying Guid associated with groups that are allowed to query against the sermon collection
UploadPermissionsGroupIdstring?Guid of the group with upload permissions for the sermon collection
CreatedDatetimeDateTime?When sermon collection was created
CreatedByUserIdstring?Id of the User who created the sermon collection