Skip to content

Commit 5e305bd

Browse files
Update file(s) "/." from "groupdocs-metadata/Groupdocs.Metadata-References"
1 parent 16f01af commit 5e305bd

19 files changed

Lines changed: 73 additions & 15 deletions

File tree

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ public class TimeTagCategory : TagCategory
1919
| Name | Description |
2020
| --- | --- |
2121
| [Created](../../groupdocs.metadata.tagging/timetagcategory/created) { get; } | Gets the tag that indicates the date a file was created. |
22+
| [Delivery](../../groupdocs.metadata.tagging/timetagcategory/delivery) { get; } | Gets the tag that indicates the date a file was delivered. |
2223
| [Duration](../../groupdocs.metadata.tagging/timetagcategory/duration) { get; } | Gets the tag that denotes the duration of a media file. |
2324
| [Expired](../../groupdocs.metadata.tagging/timetagcategory/expired) { get; } | Gets the tag that labels the latest date the owner intends the file data to be used. |
2425
| [IntellectualContentCreated](../../groupdocs.metadata.tagging/timetagcategory/intellectualcontentcreated) { get; } | Gets the tag that denotes the date the intellectual content of a file was created. |
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Delivery
3+
second_title: GroupDocs.Metadata for .NET API Reference
4+
description: Gets the tag that indicates the date a file was delivered.
5+
type: docs
6+
weight: 20
7+
url: /net/groupdocs.metadata.tagging/timetagcategory/delivery/
8+
---
9+
## TimeTagCategory.Delivery property
10+
11+
Gets the tag that indicates the date a file was delivered.
12+
13+
```csharp
14+
public PropertyTag Delivery { get; }
15+
```
16+
17+
### Property Value
18+
19+
The tag that indicates the date a file was delivered.
20+
21+
### See Also
22+
23+
* class [PropertyTag](../../propertytag)
24+
* class [TimeTagCategory](../../timetagcategory)
25+
* namespace [GroupDocs.Metadata.Tagging](../../../groupdocs.metadata.tagging)
26+
* assembly [GroupDocs.Metadata](../../../)
27+
28+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.metadata.dll -->

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/duration/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Duration
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that denotes the duration of a media file.
55
type: docs
6-
weight: 20
6+
weight: 30
77
url: /net/groupdocs.metadata.tagging/timetagcategory/duration/
88
---
99
## TimeTagCategory.Duration property

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/expired/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Expired
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that labels the latest date the owner intends the file data to be used.
55
type: docs
6-
weight: 30
6+
weight: 40
77
url: /net/groupdocs.metadata.tagging/timetagcategory/expired/
88
---
99
## TimeTagCategory.Expired property

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/intellectualcontentcreated/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: IntellectualContentCreated
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that denotes the date the intellectual content of a file was created.
55
type: docs
6-
weight: 40
6+
weight: 50
77
url: /net/groupdocs.metadata.tagging/timetagcategory/intellectualcontentcreated/
88
---
99
## TimeTagCategory.IntellectualContentCreated property

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/modified/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Modified
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that indicates the date a file was edited.
55
type: docs
6-
weight: 50
6+
weight: 60
77
url: /net/groupdocs.metadata.tagging/timetagcategory/modified/
88
---
99
## TimeTagCategory.Modified property

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/printed/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Printed
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that denotes the date a file was printed.
55
type: docs
6-
weight: 60
6+
weight: 70
77
url: /net/groupdocs.metadata.tagging/timetagcategory/printed/
88
---
99
## TimeTagCategory.Printed property

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/published/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Published
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that indicates the date a file became available.
55
type: docs
6-
weight: 70
6+
weight: 80
77
url: /net/groupdocs.metadata.tagging/timetagcategory/published/
88
---
99
## TimeTagCategory.Published property

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/totaleditingtime/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: TotalEditingTime
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that denotes the total editing time of a file.
55
type: docs
6-
weight: 80
6+
weight: 90
77
url: /net/groupdocs.metadata.tagging/timetagcategory/totaleditingtime/
88
---
99
## TimeTagCategory.TotalEditingTime property

content/sites/groupdocs/metadata/english/net/groupdocs.metadata.tagging/timetagcategory/zonecity/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ZoneCity
33
second_title: GroupDocs.Metadata for .NET API Reference
44
description: Gets the tag that denotes the time zone.
55
type: docs
6-
weight: 90
6+
weight: 100
77
url: /net/groupdocs.metadata.tagging/timetagcategory/zonecity/
88
---
99
## TimeTagCategory.ZoneCity property

0 commit comments

Comments
 (0)