You are here: Symbol Reference > Stimulsoft.Base.Serializing Namespace > StiPropertyInfo Class > StiPropertyInfo Constructor > StiPropertyInfo Constructor (string, object, bool, bool, bool, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiPropertyInfo.StiPropertyInfo Constructor (string, object, bool, bool, bool, string)

Creates a new instance of the StiPropertyInfo class.

Syntax
C++
C#
Visual Basic
public: StiPropertyInfo( string name, object value, bool isKey, bool isReference, bool isList, string typeName );
Parameters
Parameters 
Description 
name 
Name of an object properties 
value 
Value of an object property. 
isKey 
Value indicates that this property describes an object. 
isReference 
Value indicates that this is a reference to an object. 
isList 
Value indicates that this is a collection. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.