File tree Expand file tree Collapse file tree
english/net/groupdocs.metadata.tagging
intellectualcontentcreated Expand file tree Collapse file tree Original file line number Diff line number Diff 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 . |
Original file line number Diff line number Diff line change 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 -->
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Duration
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that denotes the duration of a media file.
55type : docs
6- weight : 20
6+ weight : 30
77url : /net/groupdocs.metadata.tagging/timetagcategory/duration/
88---
99## TimeTagCategory.Duration property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Expired
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that labels the latest date the owner intends the file data to be used.
55type : docs
6- weight : 30
6+ weight : 40
77url : /net/groupdocs.metadata.tagging/timetagcategory/expired/
88---
99## TimeTagCategory.Expired property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: IntellectualContentCreated
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that denotes the date the intellectual content of a file was created.
55type : docs
6- weight : 40
6+ weight : 50
77url : /net/groupdocs.metadata.tagging/timetagcategory/intellectualcontentcreated/
88---
99## TimeTagCategory.IntellectualContentCreated property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Modified
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that indicates the date a file was edited.
55type : docs
6- weight : 50
6+ weight : 60
77url : /net/groupdocs.metadata.tagging/timetagcategory/modified/
88---
99## TimeTagCategory.Modified property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Printed
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that denotes the date a file was printed.
55type : docs
6- weight : 60
6+ weight : 70
77url : /net/groupdocs.metadata.tagging/timetagcategory/printed/
88---
99## TimeTagCategory.Printed property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Published
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that indicates the date a file became available.
55type : docs
6- weight : 70
6+ weight : 80
77url : /net/groupdocs.metadata.tagging/timetagcategory/published/
88---
99## TimeTagCategory.Published property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: TotalEditingTime
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that denotes the total editing time of a file.
55type : docs
6- weight : 80
6+ weight : 90
77url : /net/groupdocs.metadata.tagging/timetagcategory/totaleditingtime/
88---
99## TimeTagCategory.TotalEditingTime property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: ZoneCity
33second_title : GroupDocs.Metadata for .NET API Reference
44description : Gets the tag that denotes the time zone.
55type : docs
6- weight : 90
6+ weight : 100
77url : /net/groupdocs.metadata.tagging/timetagcategory/zonecity/
88---
99## TimeTagCategory.ZoneCity property
You can’t perform that action at this time.
0 commit comments