Class PropIdString
文字列型プロパティ用の型付きプロパティ識別子。
継承されたメンバ
Namespace: ic4
Assembly: ic4dotnet.dll
構文
public class PropIdString
解説
識別子を指定して文字列型プロパティを検索するには、Find(PropIdString) または TryFind(PropIdString, out PropString) を使用します。
一般的なプロパティの識別子定数は PropId に定義されています。


