updateEntryCategoryTerm (property)

This property contains the category to which the entry or feed belongs.

Syntax

@property (nonatomic,readwrite,assign,getter=updateEntryCategoryTerm,setter=setUpdateEntryCategoryTerm:) NSString* updateEntryCategoryTerm;
- (NSString*)updateEntryCategoryTerm;
- (void)setUpdateEntryCategoryTerm:(NSString*)newUpdateEntryCategoryTerm;
public var updateEntryCategoryTerm: String {
  get {...}
set {...} }

Default Value

""

Remarks

This property contains the category to which the entry or feed belongs.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]